get Token
Provides new authentication token for SyncClientJava.
This methods is called multiple times during SyncClientJava lifecycle. First while initialising the SyncClientJava and after each time when token is about to expire.
This method is called on a background thread. So network requests can be performed in implementation.
Return
Access token containing at least a Sync Grant to access sync features.