Sends a push notification to all devices of the defined users. The user can be defined via a UUID or his ident.
exo::db::push_notification("admin", "New Notification", "This is a new test documentation", "/#/search").await;