fetchOrganization

abstract suspend fun fetchOrganization(organizationId: String): Result<OrganizationRO>