Added blob holder operations when changing thick thread avatars.
We want to:
- Always remove a holder if the old avatar was image
- Establish holder if the new avatar is image. We want it only for inbound ops. For outbound, the holder is already established during image upload.
Depends on D13411