FIRST_TIME
This mode will wait for the server data the first time a subscription is created before running the local query. Later calls to io.realm.kotlin.mongodb.ext.subscribe will detect that the subscription already exist and run the query immediately.
This is the default mode.