[lib] Use useUsersSupportThickThreads() (with auxUserInfos) in useUpdateRelationships()
Summary: https://linear.app/comm/issue/ENG-9509/accepting-a-friend-request-on-web-creates-thin-thread
Test Plan:
- Mobile user makes a new thick thread with web user (with new message button)
- Mobile user sends friend request
- Throw some error in fetchUserIdentitiesPromise() so that finding user indentity always fails
- Web user accepts the request
- Before a new thin thread was created. Now no new threads are created, users are friends, because user identity is found in auxUserInfo.
Reviewers: kamil, tomek
Reviewed By: kamil
Subscribers: ashoat
Differential Revision: https://phab.comm.dev/D13938