Wish to add “AND” condition to "Collector group" extraction criteria

We have tried to make a collector group to airdrop to users who have two or more specific NFTs in our collection, but the current system does not allow us to create a collector group under the following conditions.

Target: Users who own both #001 and #003 in collection A

Because the current extraction conditions are all “OR” conditions,
Users who have at least one of #001 or #003 will be extracted, not holders who have both #001 and #003.

Therefore, could you please add a function to allow “AND” and “OR” conditions to be set when group creation?