Question about notification handling in react-native-firebase/messaging

I want to handle notifications, so I want to use onMessage and setBackgroundMessageHandler using react-native-firebase/messaging. But it doesn’t work, may I know why and how?