shouldSendContentAvailable on macOS

I want my Mac app to receive silent push notifications from a CKSubscription while the app is not running. Is that possible?

Does the following apply to macOS apps too, or only to iOS apps?

That flag causes the system to wake or launch an app that isn’t currently running. The app then receives background execution time to download any data for the push notification, such as the set of changed records.

https://developer.apple.com/documentation/cloudkit/cksubscription/notificationinfo/1515110-shouldsendcontentavailable