Uses search users endpoint in native chat composer. To handle that we might now have to have these users in the userStore now user-list returns whole user info instead of just an id. In other places where this is used I just extract the user id.
Depends on D8009