Calls the "nextTokenIdToMint" function on the contract.
import { nextTokenIdToMint } from "thirdweb/extensions/erc721"; const result = await nextTokenIdToMint({ contract,});
The parsed result of the function call.