Follow-up to #35482 (https://github.com/bitcoin/bitcoin/pull/35482#discussion_r3612852792), addressing a remaining issue with the lifetime of the mock node clock.
This replaces the process-wide FakeNodeClock accessor with scoped clocks in the affected fuzz target initialization and input-processing phases, following the existing FakeSteadyClock pattern. The active clock is passed to ResetChainmanAndMempool() by reference.
Tested the affected fuzz targets with -runs=1:
cmpctblockprocess_messageprocess_messagesutxo_snapshotutxo_snapshot_invalid