fetchAlbumByBackendId

abstract suspend fun fetchAlbumByBackendId(userId: Long, albumBackendId: String, coversCount: Int? = null): AlbumItem?