The asset handle type is supposed to be replaced by the asset representation type. It is designed for the asset system as opposed to the file browser backend. This commit adds more members to its RNA type to query data, so more usages of the asset handle type in Python can be converted. Part of #102877 and #108806.