Cordova plugin to read messages

In my app I need to watch for OTP message. So I should be able to start and stop watch, say after a minute. I could find “cordova-plugin-sms” and “cordova-plugin-sms-receiver”, both seem to be dead projects. Ionic Native documentation only has SMS send listed. Can someone please suggest what is best plugin to use.