Get the current refresh token
Returns null if no refresh token is available.
Future<String?> getRefreshToken();