pub async fn handle_get_links(
    env: DbRead<DbKindDht>,
    link_key: WireLinkKey,
    _options: GetLinksOptions
) -> CascadeResult<WireLinkOps>