observeEphemeralNotifications
abstract suspend fun observeEphemeralNotifications(): <Error class: unknown class><<Error class: unknown class>>
Ideally we should have logic that allows to mark messages as notified, but this will act for cases when we need to notify the user on information we have not persisted or that is not available anymore.
Return
Flow of LocalNotification that is not stored in DB and no chance to get in any other way than just emit when it's received