Get the current access token
Returns null if no token is available or if it has expired.
Future<String?> getAccessToken();