Retrieves the current playback position of the player.
Returns a Future that resolves to a Duration representing the current playback position.
Future<Duration> getPosition();