I'm confused as to whether an FCM token is specific to a device, or a specific app on a device. In much of the documentation I've read on the subject, it says that an FCM token is used to "target a specific device", but does this mean that when that token is used, every app on the device can receive the notification? Or just the app that requested the token in the first place?