fetchOrganization

abstract suspend fun fetchOrganization(forceRefresh: Boolean = false): Result<Organization>