suspend fun blockUser(userId: String, blockedUserId: String): Flow<ApiResponse<User>>