Get the ID for the current session.
Returns null if a session has not been started yet or the SDK hasn't been initialized.
Future<String?> getCurrentSessionId();