fetchOldestAvailableEventId
abstract suspend fun fetchOldestAvailableEventId(): <Error class: unknown class><<Error class: unknown class>, String>
Fetches the oldest available event ID from remote.
Return
Either containing a CoreFailure or the oldest available event ID as a String.