inhibitObserveMode
Inhibits observe mode.
This inhibits observe mode until uninhibitObserveMode is called.
Generally this should be called when on the screen where the user has selected a document. The rememberInhibitNfcObserveMode composable can be used to do this automatically.