My setText node isn't working

Select “GetHitActor” and press f9 to add a break point.
Once the event is triggered step through it (should be f10) and see if the cast to bp_note is successful.

The cast in the foreach loop isn’t needed as you are only collecting BP_Note actors