Rendering a single holdout matte for ALL static mesh actors in a scene

Need some assistance from any blueprint experts.
In my sequencer blueprint I need to

  1. find and select all static mesh actors, and
  2. change all their materials to a single predefined material (to be used for rendering a matte)
    Can someone get me started? Which specific BP nodes would I be using?