Feature Flag React SDK apply multiple targets

How do I use multiple targets with react SDK. Do I have to configure the SDK again using FFContextProvider in different components? Sorry I am neither React expert nor harness expert.

Context: I want to target all users for feature flag 1 and target specific users (5%( for feature flag 2 in same SPA.