Comment widget, at mention filter

Hello,

Is there way to “filter” the mention that works with the comment widget,

Ideally, the goal is to have the comment user icon and name show up correctly by just passing all userData to “user” property, but have “@mention” suggest to show up as filtered list of users (list of users belongs to same team / group as current user).

also allowing onUserMentioned event to work without any changes.

Any Suggestion is appreciated, Thank you