It is possible to integrate mobile SDKs to Godot by using custom modules. However, as of writing, a GitHub search does not return any results for GameSparks integration, which means it is unlikely that anyone has published such a module yet. Someone would have to create a module to use GameSparks with Godot.
Interested developers should take a look at Creating Android modules in the documentation.