You would need to create that yourself. Set up a new base class to look for other targets you define, like “Group B” instead of “Water Targets”.
In the base class of the Fish, in the construction script of the blueprint (BP_NPC_Fish_Base), there is a “get all actors of class” node. That’s where you would swap out the current “Water Targets” with your new “Group B” targets.