fileList

abstract suspend fun fileList(bookshelfId: BookshelfId, limit: Int, offset: Long): List<File>